home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / biz / demo / FamCon35a_demo.lha / FamCon / What's new for 3.5 < prev    next >
Text File  |  1996-09-21  |  3KB  |  71 lines

  1. What's new for 3.5:
  2. -------------------
  3.  
  4. 1.  Found and corrected potential latent bug in pedigree chart creation.
  5.     It was remotely possible for the charted person's name to have been
  6.     derived from a source different from that which was being used to
  7.     produce the remainder of the pedigree information.
  8.  
  9. 2.  Eliminated all global variables from the program.  Global constants
  10.     are still present.  Program is now inherently "pure".
  11.  
  12. 3.  Inserted a statement to have the program automagically allocate the
  13.     correct initial stack space;  stack value in the icon is no longer
  14.     relevant.
  15.  
  16. 4.  Corrected an error which crept into the find_person operations
  17.     during the changing of the alerters.  Program thought it was always
  18.     doing a wild-card search of the entire data set and never finding
  19.     a match.
  20.  
  21. 5.  Corrected another error which crept in while changing the window
  22.     operations.  Edit person was not working correctly.
  23.  
  24. 6.  Added a verification prompt when deleting a person.
  25.  
  26. 7.  Revised "new project" such that no icon creation is attempted if
  27.     starting of new family is cancelled.
  28.  
  29. 8.  Added capability to produce pedigree chart output via Final Writer.
  30.     This allows those not having a landscape printing orientation
  31.     capability and/or those wishing to produce a "prettier" pedigree
  32.     chart to do so.  Requires Final Writer (not included).
  33.  
  34.     Final Writer Copyright (c) 1996 SoftWood, Inc.  All rights reserved.
  35.  
  36. 9.  Revised the copyright information.
  37.  
  38. 10. Made extensive internal changes to the graphical aspects of the
  39.     program.
  40.  
  41. 11. Revised the handling of the submitter/creator information for the
  42.     pedigree chart and Gedcom output.  The information is now requested
  43.     only if you have not previously entered it since starting the pro-
  44.     gram and the same information will be used in succeeding invocations
  45.     of the pedigree chart and/or Gedcom output operations.  This elimi-
  46.     nates the annoyance of having to repeatedly enter your name and
  47.     other info for each chart or data set you wish to produce in a
  48.     given session.
  49.  
  50. 12. Revised the chart number entry process for pedigree charts such
  51.     that any identifier up to 12 characters can be entered.  This
  52.     eliminates the restriction that the identifier having to be
  53.     numeric.
  54.  
  55. 13. Made several corrections to the Gedcom import/read operation:
  56. a.  Failure to delete .problems file when no problems found.
  57. b.  Family and file name requests not being handled correctly;
  58.     family name wasn't even being used after being requested.
  59. c.  Failure to validate file when initiated from the CLI.
  60. d.  Output files were not being sent to the correct directory.
  61. e.  Family name and file path were not being separated correctly.
  62.  
  63. 14. Corrected a problem with file name requests.  This problem may
  64.     have been the source of a problem some people were having in
  65.     getting the program to work at all.
  66.  
  67. 15. Corrected the operations of the data entry processes (add person,
  68.     add spouse, et al) such that string gadgets' content is actually
  69.     used by the program.  This was another source of failure for some
  70.     people.
  71.